Skip to content

refactor(balancer): implement controlplane API#686

Open
egnees wants to merge 7 commits intomainfrom
balacner-dp-api1
Open

refactor(balancer): implement controlplane API#686
egnees wants to merge 7 commits intomainfrom
balacner-dp-api1

Conversation

@egnees
Copy link
Copy Markdown
Collaborator

@egnees egnees commented Apr 28, 2026

No description provided.

@egnees egnees force-pushed the balacner-dp-api1 branch from cdc307a to 518f458 Compare April 28, 2026 11:28
@egnees egnees marked this pull request as ready for review April 28, 2026 11:29
@egnees egnees requested a review from GeorgyKirichenko April 28, 2026 11:29
@egnees egnees changed the title refactor(balancer/api): implement api and introduce dataplane headers. refactor(balancer/api): implement api and introduce dataplane headers Apr 28, 2026
@egnees egnees changed the title refactor(balancer/api): implement api and introduce dataplane headers refactor(balancer): implement api Apr 30, 2026
@egnees egnees changed the title refactor(balancer): implement api refactor(balancer): implement controlplane API Apr 30, 2026
@egnees egnees force-pushed the balacner-dp-api1 branch from 518f458 to 40201f0 Compare April 30, 2026 10:41
@egnees egnees requested review from a team as code owners April 30, 2026 10:41
@egnees egnees force-pushed the balacner-dp-api1 branch from 40201f0 to c0110c6 Compare April 30, 2026 14:51
}

static bool
mask_is_prefix(const uint8_t *mask, size_t len) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mask != 0xff << __builtin_ctz(mask) - means a byte has set bit after a zero one

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@egnees egnees force-pushed the balacner-dp-api1 branch from c8f44b8 to 3d006bb Compare May 4, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants